Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Remove main.less #10861

Merged
merged 1 commit into from
Sep 9, 2017
Merged

Remove main.less #10861

merged 1 commit into from
Sep 9, 2017

Conversation

luixxiul
Copy link
Contributor

@luixxiul luixxiul commented Sep 8, 2017

Closes #10860

Auditors:

Test Plan:

  1. npm run watch
  2. npm start
  3. Make sure the browser starts

Submitter Checklist:

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Ran git rebase -i to squash commits (if needed).
  • Tagged reviewers and labelled the pull request as needed.

Test Plan:

Reviewer Checklist:

Tests

  • Adequate test coverage exists to prevent regressions
  • Tests should be independent and work correctly when run individually or as a suite ref
  • New files have MPL2 license header

@luixxiul luixxiul self-assigned this Sep 8, 2017
Copy link
Member

@bsclifton bsclifton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I confirmed these values are in use. If you open the Elements tab of the Muon dev tools (Shift + F8), you'll see that the body value of #000 is used and so is #f00 in #windowContainer.

Maybe it would be better to consolidate these- move into a different file.

@luixxiul
Copy link
Contributor Author

luixxiul commented Sep 9, 2017

Yes I confirmed that. Thanks for notifying it 👍

After that we should discuss if these values are actually necessary. I am not quite sure in which case those values are required. Maybe for debugging??

Closes #10860

Auditors:

Test Plan:
1. npm run watch
2. npm start
3. Make sure the browser starts
4. Open the devtool and make sure the two properties are applied
Copy link
Member

@bsclifton bsclifton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

++

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants